home *** CD-ROM | disk | FTP | other *** search
- Path: futon.SFSU.EDU!mclean
- From: mclean@futon.SFSU.EDU (Emmett Mclean)
- Newsgroups: comp.sources.wanted,comp.lang.c
- Subject: Seek C function to format dollars
- Date: 9 Feb 1996 05:01:15 GMT
- Organization: San Francisco State University
- Message-ID: <4feker$5bd@nuke.csu.net>
- NNTP-Posting-Host: futon.sfsu.edu
-
-
- Hi,
-
- Before setting out to write it myself ....
-
- Does anyone have a C function for formating
- doubles as dollars? So 50000. prints as
- $50,000.
-
- An improved version of printf with a %$
- option would be especially terrific.
-
- Thanks,
-
- Emmett
-
-